FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/ca-on-mi-sp-imagingstudy-category

Packageca.on.mi.pkg
Resource TypeSearchParameter
Idca-on-mi-sp-imagingstudy-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://ontariohealth.ca/fhir/SearchParameter/ca-on-mi-sp-imagingstudy-category
URLhttp://ontariohealth.ca/fhir/SearchParameter/ca-on-mi-sp-imagingstudy-category
Statusactive
NameImagingStudyCategorySearchParameter
Realmca
DescriptionSupports search by the value of the imagingstudy category
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "ca-on-mi-sp-imagingstudy-category",
  "url": "http://ontariohealth.ca/fhir/SearchParameter/ca-on-mi-sp-imagingstudy-category",
  "name": "ImagingStudyCategorySearchParameter",
  "status": "active",
  "description": "Supports search by the value of the imagingstudy category",
  "code": "category",
  "base": [
    "ImagingStudy"
  ],
  "type": "token",
  "expression": "ImagingStudy.extension.where(url='http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-imagingstudy-category').extension.valueCodeableConcept",
  "multipleAnd": true
}